-
Home
-
Tutor LMS – eLearning and online course solution
-
3.0.0
-
Code
-
Classes
- EmailController
Total Complexity |
55 |
Dependencies |
2 |
Dependents |
1 |
Total lines |
649 |
Lines of code |
396 |
Logical lines of code |
147 |
Comment lines |
177 |
Methods |
18 |
Properties |
1 |
Methods 18
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
send_email_to() |
A |
41 |
10 |
48 |
get_email_data() |
A |
31 |
1 |
181 |
order_updated() |
A |
48 |
11 |
29 |
order_placed() |
A |
47 |
9 |
34 |
enqueue_email() |
S |
53 |
6 |
22 |
get_message() |
S |
59 |
2 |
14 |
send_mail() |
S |
61 |
2 |
12 |
__construct() |
S |
62 |
2 |
11 |
get_option_data() |
S |
71 |
2 |
5 |
get_replaced_text() |
S |
78 |
2 |
3 |
get_from_name() |
S |
71 |
1 |
5 |
get_from_address() |
S |
72 |
1 |
5 |
get_content_type() |
S |
79 |
1 |
3 |
send_test_mail() |
S |
81 |
1 |
3 |
prepare_message() |
S |
80 |
1 |
3 |
tutor_load_email_template() |
S |
75 |
1 |
4 |
send() |
S |
74 |
1 |
4 |
setup_email_config() |
S |
63 |
1 |
10 |